home *** CD-ROM | disk | FTP | other *** search
/ Aminet 41 / Aminet 41 (2001)(Schatztruhe)[!][Feb 2001].iso / Aminet / util / sys / 68040Lib.readme < prev    next >
Text File  |  2001-01-02  |  17KB  |  336 lines

  1. Short:    A MuLib aware 68040.library, 68030.library, 68020.library
  2. Author:   thor@math.tu-berlin.de (Thomas Richter)
  3. Uploader: thor@math.tu-berlin.de (Thomas Richter)
  4. Version:  40.10
  5. Type:     util/sys
  6. Requires: Os 2.04, an 68040
  7.  
  8. -----------------------------------------------------------------------------
  9.  
  10. This is a 68040.library which makes use of the MMU.library to setup its MMU 
  11. tree. Hence, the setup logic of this library has been streamlined as the
  12. complete MMU setup logic has been removed. Since it does not build an MMU
  13. tree itself, it will save approximately 200K of memory for an initial MMU
  14. tree which would be wasted otherwise. Moreover, this library makes use of the 
  15. latest (1.2) FPSP motorola FPU emulation core and has been carefully 
  16. hand-optimized. It does not include questionable patches, but is still 
  17. configurable thru the mmu.library "MMU-Configuration" file.
  18.  
  19. Futhermore, this archive contains the CPU driver libraries for the 68020
  20. and the 68030, to be able to make use of the "FPU" command. 
  21.  
  22. Special care must be taken to use this library on P5 hardware which is,
  23. unfortunately, not always auto-configuring. A setup script is included in
  24. the archive.
  25.  
  26. This library *IS NOT* a must if you want to use the mmu.library. It is an
  27. option which was written to reduce memory usage. 
  28.  
  29. A new 680x0.library and a patch for SetPatch is included to get rid of
  30. the 68040 dummy libraries which are still in use. A beta version of an
  31. analogue 68060.library is available.
  32.  
  33. This 68040.library provides an LVOs to control the FPU exception processing,
  34. and a shell tool, named "FPU", to configure it.
  35.  
  36. Moreover, this 68040.library adds a new resource to your system, the
  37. "fpsp.resource". This resource provides the emulation routines for un-
  38. implemented instructions of the 68040. It is installed by the 68040.library
  39. on startup and made use of as soon as the 68040 detects an FPU instruction
  40. it can't handle itself. It is also used by an external tool, FastIEEE, which
  41. redirects the mathieeee...library vectors to this resource which hence
  42. avoids an unecessery emulation exception the 68040.library would have to
  43. handle.
  44.  
  45. Note that a higher version number does not always mean better code...
  46.  
  47. ------------------------------------------------------------------------------
  48.  
  49. This library is part of the MMULib distribution. To find out more about the
  50. mmu.library and its goals, download util/libs/MMULib.lha.
  51.  
  52. ------------------------------------------------------------------------------
  53.  
  54. Quick installation notes:
  55.  
  56.     - Copy LIBS/mmu.library to LIBS:
  57.     - Copy LIBS/68040.library (or the 68030/68020 lib) to LIBS:
  58.     - Optionally: Read the MMU.guide how to patch SetPatch and how
  59.         to install the 680x0.library.
  60.     - Copy ENVARC/MMU-Configuration to ENVARC:
  61.  
  62. ------------------------------------------------------------------------------
  63.  
  64.                          The THOR-Software Licence (v2, 24th June 1998)
  65.  
  66.  
  67. This License applies to the computer programs known as the "mmu.library",
  68. the "680x0.library" and the "68040.library V40" The "Program", below, refers 
  69. to such program. The "Archive" refers to the package of distribution, as 
  70. prepared by the author of the Program, Thomas Richter. Each licensee is 
  71. addressed as "you".
  72.  
  73.  
  74.  
  75. The Program and the data in the archive are freely distributable
  76. under the restrictions stated below, but are also Copyright (c)
  77. Thomas Richter.
  78.  
  79. Distribution of the Program, the Archive and the data in the Archive by a
  80. commercial organization without written permission from the author to any
  81. third party is prohibited if any payment is made in connection with such
  82. distribution, whether directly (as in payment for a copy of the Program) or
  83. indirectly (as in payment for some service related to the Program, or
  84. payment for some product or service that includes a copy of the Program
  85. "without charge"; these are only examples, and not an exhaustive enumeration
  86. of prohibited activities).
  87.  
  88.  
  89. However, the following methods of distribution
  90. involving payment shall not in and of themselves be a violation of this
  91. restriction:
  92.  
  93.  
  94. (i) Posting the Program on a public access information storage and
  95. retrieval service for which a fee is received for retrieving information
  96. (such as an on-line service), provided that the fee is not
  97. content-dependent (i.e., the fee would be the same for retrieving the same
  98. volume of information consisting of random data).
  99.  
  100.  
  101. (ii) Distributing the Program on a CD-ROM, provided that
  102.  
  103. a) the Archive is reproduced entirely and verbatim on such CD-ROM, including
  104. especially this licence agreement;
  105.  
  106. b) the CD-ROM is made available to the public for a nominal fee only,
  107.  
  108. c) a copy of the CD is made available to the author for free except for
  109. shipment costs, and
  110.  
  111. d) provided further that all information on such CD-ROM is redistributable
  112. for non-commercial purposes without charge.
  113.  
  114.  
  115. Redistribution of a modified version of the Archive, the Program or the
  116. contents of the Archive is prohibited in any way, by any organization,
  117. regardless whether commercial or non-commercial. Everything must be kept
  118. together, in original and unmodified form.
  119.  
  120.  
  121.  
  122.  
  123. Limitations.
  124.  
  125.  
  126. THE PROGRAM IS PROVIDED TO YOU "AS IS", WITHOUT WARRANTY. THERE IS NO
  127. WARRANTY FOR THE PROGRAM, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT
  128. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
  129. PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. THE ENTIRE
  130. RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD
  131. THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY
  132. SERVICING, REPAIR OR CORRECTION.
  133.  
  134.  
  135. IF YOU DO NOT ACCEPT THIS LICENCE, YOU MUST DELETE THE PROGRAM, THE ARCHIVE
  136. AND ALL DATA OF THIS ARCHIVE FROM YOUR STORAGE SYSTEM. YOU ACCEPT THIS
  137. LICENCE BY USING OR REDISTRIBUTING THE PROGRAM.
  138.  
  139.  
  140.                                                         Thomas Richter
  141.  
  142. -----------------------------------------------------------------------------
  143.  
  144. So long,
  145.     Thomas            (December 2000)
  146.  
  147.  
  148. ============================= Archive contents =============================
  149.  
  150. Original  Packed Ratio    Date     Time    Name
  151. -------- ------- ----- --------- --------  -------------
  152.     5978    2599 56.5% 03-Dec-00 19:45:10 +68040Lib.readme
  153.      628     269 57.1% 14-Nov-99 16:49:54 +Autodocs.info
  154.     2912    1246 57.2% 29-Mar-00 23:12:42 +68040.doc
  155.     5762    2049 64.4% 29-Mar-00 23:12:40 +680x0.doc
  156.     9641    2541 73.6% 12-Dec-99 00:49:06 +fpsp.doc
  157.      628     272 56.6% 14-Nov-99 16:49:54 +C_Sources.info
  158.     6222    1298 79.1% 31-Oct-99 12:45:26 +FPU.c
  159.     4510    2874 36.2% 28-Jan-00 19:17:38 +Dependencies
  160.      951     543 42.9% 14-Nov-99 16:49:54 +Dependencies.info
  161.      628     272 56.6% 14-Nov-99 16:49:54 +EnvArc.info
  162.     5585    1832 67.1% 05-Aug-00 15:24:28 +MMU-Configuration
  163.      628     271 56.8% 14-Nov-99 16:49:54 +Fixes.info
  164.     9854    3159 67.9% 03-Oct-00 18:02:10 +Fixes.ReadMe
  165.      168     156  7.1% 05-Sep-99 12:26:08 +SetPatch.pch
  166.     1248     801 35.8% 24-Oct-99 14:15:14 +SetPatch_44.pch
  167.      908     817 10.0% 29-Dec-99 13:38:08 +SetPatch_44_6.pch
  168.    14688    9310 36.6% 27-Aug-99 23:39:48 +spatch
  169.      628     272 56.6% 14-Nov-99 16:49:54 +Include.info
  170.      794     258 67.5% 31-Oct-99 12:34:24 +68040_lib.fd
  171.      783     249 68.1% 31-Oct-99 12:34:46 +680x0_lib.fd
  172.      391     248 36.5% 31-Oct-99 12:13:58 +68040_protos.h
  173.      450     267 40.6% 31-Oct-99 12:14:50 +680x0_protos.h
  174.      475     283 40.4% 31-Oct-99 12:13:20 +disassembler_protos.h
  175.     5319    1225 76.9% 26-Mar-00 00:22:08 +mmu_protos.h
  176.      782     246 68.5% 31-Oct-99 12:34:00 +disassembler_lib.fd
  177.     2088     683 67.2% 31-Oct-99 12:37:02 +68040.h
  178.     2107     692 67.1% 31-Oct-99 12:37:24 +68040.i
  179.     2817     921 67.3% 31-Oct-99 12:38:24 +680x0.h
  180.     2640     886 66.4% 31-Oct-99 12:38:46 +680x0.i
  181.     2609     905 65.3% 31-Oct-99 12:36:34 +disassembler.h
  182.     2757     926 66.4% 31-Oct-99 12:36:00 +disassembler.i
  183.      105      77 26.6% 28-Aug-99 16:30:44 +68040_lvo.i
  184.      215     112 47.9% 28-Aug-99 16:30:28 +680x0_lvo.i
  185.       68      64  5.8% 02-Jul-99 20:05:54 +disassembler_lvo.i
  186.     2105     615 70.7% 26-Mar-00 00:24:20 +mmu_lvo.i
  187.     4367    1474 66.2% 16-Sep-00 21:23:54 +alerts.h
  188.     4101    1411 65.5% 02-Apr-00 17:07:14 +alerts.i
  189.     2071     664 67.9% 02-Apr-00 17:07:12 +config.h
  190.     2435     723 70.3% 02-Apr-00 17:07:12 +config.i
  191.     8191    3057 62.6% 02-Apr-00 17:07:14 +context.h
  192.     8240    3080 62.6% 02-Apr-00 17:07:14 +context.i
  193.     2015     770 61.7% 02-Apr-00 17:07:12 +descriptor.h
  194.     2111     830 60.6% 02-Apr-00 17:07:12 +descriptor.i
  195.    11182    3766 66.3% 02-Apr-00 17:07:14 +exceptions.h
  196.    11249    3775 66.4% 02-Apr-00 17:07:14 +exceptions.i
  197.     1817     594 67.3% 02-Apr-00 17:07:14 +mmubase.h
  198.     1935     624 67.7% 02-Apr-00 17:07:14 +mmubase.i
  199.     7040    2410 65.7% 02-Apr-00 17:07:12 +mmutags.h
  200.     6988    2441 65.0% 02-Apr-00 17:07:14 +mmutags.i
  201.     3006     982 67.3% 26-Mar-00 00:19:56 +mmu_lib.fd
  202.      412     225 45.3% 12-Aug-99 20:07:24 +68040_pragmas.h
  203.      724     283 60.9% 31-Oct-99 12:30:08 +680x0_pragmas.h
  204.      587     268 54.3% 12-Aug-99 20:06:20 +disassembler_pragmas.h
  205.     7440    1436 80.6% 26-Mar-00 00:24:36 +mmu_pragmas.h
  206.      220     125 43.1% 12-Aug-99 20:05:58 +68040.h
  207.      220     128 41.8% 31-Oct-99 12:31:34 +680x0.h
  208.      270     135 50.0% 12-Aug-99 20:04:56 +disassembler.h
  209.      141     106 24.8% 06-Sep-98 13:37:58 +mmu.h
  210.      628     275 56.2% 14-Nov-99 16:49:54 +Install.info
  211.     7164    4108 42.6% 31-Mar-00 23:16:20 +BPPCFix
  212.    14689    3839 73.8% 29-Jul-00 19:05:08 +BuildMMUConfig.rexx
  213.     3764    2042 45.7% 17-Jan-00 21:32:08 +FastIEEE
  214.      360     302 16.1% 05-Oct-00 08:30:38 +FindDevice
  215.      348     293 15.8% 05-Oct-00 08:30:48 +FindPort
  216.      348     290 16.6% 18-Sep-99 22:07:48 +FindResident
  217.    75295   18672 75.2% 25-Nov-00 14:32:48 +Install
  218.      516     289 43.9% 08-Oct-00 02:31:04 +Install.info
  219.     1132     708 37.4% 26-Mar-00 01:40:08 +MemModes
  220.     2584    1518 41.2% 28-Nov-99 15:26:46 +MuScan
  221.      344     280 18.6% 12-Apr-00 21:21:56 +P5Identify
  222.     1824    1142 37.3% 17-Sep-00 17:34:28 +P5Init
  223.      276     251  9.0% 12-Apr-00 21:16:12 +PPCIdentify
  224.      388     296 23.7% 26-Feb-00 18:15:10 +PrintMMUPort
  225.      320     264 17.5% 11-Dec-99 23:36:58 +ScanMMUPort
  226.    14128    4050 71.3% 13-Apr-00 19:59:18 +ScanToConfig.rexx
  227.     6444    4134 35.8% 15-Oct-00 00:37:26 +Sed
  228.      688     496 27.9% 20-Sep-99 19:55:08 +ShowBoards
  229.      628     273 56.5% 14-Nov-99 16:49:54 +Libs.info
  230.     2144    1259 41.2% 16-Sep-00 21:20:16 +68020.library
  231.     2152    1261 41.4% 16-Sep-00 21:20:14 +68030.library
  232.    43456   23377 46.2% 12-Nov-00 18:09:46 +68040.library
  233.      924     653 29.3% 30-Mar-00 22:33:06 +680x0.library
  234.    64836   30166 53.4% 03-Dec-00 19:32:34 +68060.library
  235.    42076   22238 47.1% 18-Sep-00 23:03:56 +mmu.library
  236.     1824    1142 37.3% 17-Sep-00 17:34:28 +P5Init
  237.   175502   57049 67.4% 08-Oct-00 14:40:28 +MMU.guide
  238.      523     274 47.6% 14-Nov-99 16:49:54 +MMU.guide.info
  239.      628     274 56.3% 14-Nov-99 16:49:54 +Shell_Only.info
  240.      376     295 21.5% 21-Aug-99 14:47:14 +CheckFPU
  241.       84      74 11.9% 02-Jul-99 18:57:50 +ClearTTx
  242.     3764    2042 45.7% 17-Jan-00 21:32:08 +FastIEEE
  243.     1060     625 41.0% 28-Aug-99 18:22:22 +FPU
  244.      168     164  2.3% 02-Jul-99 19:15:34 +PrintBusError
  245.      728     426 41.4% 17-Sep-98 21:43:20 +PrintTTx
  246.      232     204 12.0% 02-Jul-99 20:47:26 +ResetBusError
  247.      628     273 56.5% 14-Nov-99 16:49:54 +VBCC.info
  248.       45      45  0.0% 31-Aug-99 03:34:32 +68040_lib.FD_lvo.s
  249.       45      45  0.0% 30-Nov-99 18:56:28 +68040_lvo.s
  250.      170      84 50.5% 31-Aug-99 03:34:34 +680x0_lib.FD_lvo.s
  251.      170      84 50.5% 30-Nov-99 18:57:10 +680x0_lvo.s
  252.      104      73 29.8% 31-Aug-99 03:34:32 +disassembler_lib.FD_lvo.s
  253.      104      73 29.8% 30-Nov-99 18:58:02 +Disassembler_lvo.s
  254.     2810     696 75.2% 30-Nov-99 18:51:46 +MMU_lib.FD_lvo.s
  255.       45      45  0.0% 31-Aug-99 03:34:32 +68040_lib.FD_lvo.s
  256.       45      45  0.0% 30-Nov-99 18:56:34 +68040_lvo.s
  257.      170      84 50.5% 31-Aug-99 03:34:34 +680x0_lib.FD_lvo.s
  258.      170      84 50.5% 30-Nov-99 18:57:14 +680x0_lvo.s
  259.      104      73 29.8% 31-Aug-99 03:34:32 +disassembler_lib.FD_lvo.s
  260.      104      73 29.8% 30-Nov-99 18:58:06 +Disassembler_lvo.s
  261.     2810     696 75.2% 30-Nov-99 18:52:22 +MMU_lib.FD_lvo.s
  262.       48      47  2.0% 31-Aug-99 03:34:34 +68040_lib.FD_lvo.s
  263.       48      47  2.0% 30-Nov-99 18:56:36 +68040_lvo.s
  264.      182      87 52.1% 31-Aug-99 03:34:34 +680x0_lib.FD_lvo.s
  265.      182      87 52.1% 30-Nov-99 18:57:18 +680x0_lvo.s
  266.      110      71 35.4% 31-Aug-99 03:34:32 +disassembler_lib.FD_lvo.s
  267.      110      71 35.4% 30-Nov-99 18:58:14 +Disassembler_lvo.s
  268.     2966     699 76.4% 30-Nov-99 18:52:58 +MMU_lib.FD_lvo.s
  269.       66      63  4.5% 31-Aug-99 03:34:34 +68040_lib.FD_lvo.asm
  270.       66      63  4.5% 30-Nov-99 18:56:40 +68040_lvo.asm
  271.      191     100 47.6% 31-Aug-99 03:34:34 +680x0_lib.FD_lvo.asm
  272.      191     100 47.6% 30-Nov-99 18:57:24 +680x0_lvo.asm
  273.      125      83 33.6% 31-Aug-99 03:34:32 +disassembler_lib.FD_lvo.asm
  274.      125      83 33.6% 30-Nov-99 18:58:20 +Disassembler_lvo.asm
  275.     2831     711 74.8% 30-Nov-99 18:53:58 +MMU_lib.FD_lvo.asm
  276.      176      46 73.8% 30-Nov-99 18:56:32 +68040.dir
  277.      196     133 32.1% 30-Nov-99 18:56:32 +68040.lib
  278.      176      46 73.8% 30-Nov-99 18:56:36 +68040_040.dir
  279.      196     133 32.1% 30-Nov-99 18:56:36 +68040_040.lib
  280.      980     375 61.7% 30-Nov-99 18:56:38 +68040_PPC.a
  281.       88      27 69.3% 30-Nov-99 18:56:42 +68040_WOS.dir
  282.      248     177 28.6% 30-Nov-99 18:56:42 +68040_WOS.lib
  283.      440      87 80.2% 30-Nov-99 18:57:14 +680x0.dir
  284.      584     212 63.6% 30-Nov-99 18:57:14 +680x0.lib
  285.      440      87 80.2% 30-Nov-99 18:57:18 +680x0_040.dir
  286.      584     212 63.6% 30-Nov-99 18:57:18 +680x0_040.lib
  287.     2988     548 81.6% 30-Nov-99 18:57:24 +680x0_PPC.a
  288.      352      72 79.5% 30-Nov-99 18:57:30 +680x0_WOS.dir
  289.      968     266 72.5% 30-Nov-99 18:57:30 +680x0_WOS.lib
  290.      264      70 73.4% 30-Nov-99 18:58:06 +Disassembler.dir
  291.      384     178 53.6% 30-Nov-99 18:58:06 +Disassembler.lib
  292.      264      70 73.4% 30-Nov-99 18:58:14 +Disassembler_040.dir
  293.      384     178 53.6% 30-Nov-99 18:58:14 +Disassembler_040.lib
  294.     1762     501 71.5% 30-Nov-99 18:58:20 +Disassembler_PPC.a
  295.      176      55 68.7% 30-Nov-99 18:58:22 +Disassembler_WOS.dir
  296.      540     241 55.3% 30-Nov-99 18:58:22 +Disassembler_WOS.lib
  297.     5632     772 86.2% 30-Nov-99 18:52:18 +MMU.dir
  298.     9488    1686 82.2% 30-Nov-99 18:52:18 +MMU.lib
  299.     5632     769 86.3% 30-Nov-99 18:52:54 +MMU_040.dir
  300.     9512    1685 82.2% 30-Nov-99 18:52:54 +MMU_040.lib
  301.    42904    3843 91.0% 30-Nov-99 18:53:54 +MMU_PPC.a
  302.     5544     757 86.3% 30-Nov-99 18:54:32 +MMU_WOS.dir
  303.    16488    1778 89.2% 30-Nov-99 18:54:32 +MMU_WOS.lib
  304.      704     125 82.2% 30-Nov-99 19:17:30 +MuAutoLib_000.dir
  305.     1820     399 78.0% 30-Nov-99 19:17:30 +MuAutoLib_000.lib
  306.      704     125 82.2% 30-Nov-99 19:18:48 +MuAutoLib_010.dir
  307.     1820     399 78.0% 30-Nov-99 19:18:48 +MuAutoLib_010.lib
  308.      704     125 82.2% 30-Nov-99 19:20:08 +MuAutoLib_020.dir
  309.     1820     399 78.0% 30-Nov-99 19:20:08 +MuAutoLib_020.lib
  310.      704     125 82.2% 30-Nov-99 19:21:18 +MuAutoLib_030.dir
  311.     1820     399 78.0% 30-Nov-99 19:21:18 +MuAutoLib_030.lib
  312.      704     124 82.3% 30-Nov-99 19:16:18 +MuAutoLib_040.dir
  313.     1820     399 78.0% 30-Nov-99 19:16:18 +MuAutoLib_040.lib
  314.      704     125 82.2% 30-Nov-99 19:22:36 +MuAutoLib_060.dir
  315.     1820     399 78.0% 30-Nov-99 19:22:36 +MuAutoLib_060.lib
  316.     6240     840 86.5% 30-Nov-99 19:24:06 +MuAutoLib_PPC.a
  317.     1408     200 85.7% 30-Nov-99 19:25:30 +MuAutoLib_wos.dir
  318.     5456     523 90.4% 30-Nov-99 19:25:30 +MuAutoLib_wos.lib
  319.      371     192 48.2% 30-Nov-99 18:58:24 +DisassemblerBase.c
  320.       40      40  0.0% 30-Nov-99 18:58:24 +DisassemblerBaseVer.c
  321.      245     144 41.2% 30-Nov-99 19:15:12 +HVC.h
  322.      324     187 42.2% 30-Nov-99 18:56:42 +MC68040Base.c
  323.       35      35  0.0% 30-Nov-99 18:56:44 +MC68040BaseVer.c
  324.      324     186 42.5% 30-Nov-99 18:57:32 +MC680x0Base.c
  325.       35      35  0.0% 30-Nov-99 18:57:32 +MC680x0BaseVer.c
  326.      290     181 37.5% 30-Nov-99 18:54:34 +MMUBase.c
  327.       31      31  0.0% 30-Nov-99 18:54:34 +MMUBaseVer.c
  328.     1763     926 47.4% 30-Nov-99 05:37:54 +LiesMich
  329.     1800    1187 34.0% 12-Oct-99 19:56:48 +LiesMich.info
  330.     2443    1147 53.0% 30-Nov-99 05:35:42 +MMULib.readme
  331.     1800    1187 34.0% 12-Oct-99 19:56:48 +MMULib.readme.info
  332.     1667     835 49.9% 30-Nov-99 05:37:28 +ReadMe
  333.     1800    1187 34.0% 12-Oct-99 19:56:48 +ReadMe.info
  334. -------- ------- ----- --------- --------
  335.   820550  285585 65.1% 12-Dec-100 07:16:36   182 files
  336.